home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.2 KB | 38 lines | [TEXT/GEOL] |
- Item 9249488 1-Feb-91 06:43PST
-
- From: HOWTEK.TECH Howtek, Cory Kempf,PRT
-
- To: CPLUS.DEV$ C++ Interest List--Developers
- CPLUS.APPLE$ C++ Interest List--Apple Employees
-
- ------------------------------------------------------------------------------
-
- Sub: Code Resources & Pure Virtuals
-
- The following highly informative error message from the MPW linker:
-
- ### While reading file "Development:MPWFolder:Libraries:Libraries:Runtime.o"
- ### Link: Error: Data to Code reference not supported (no Jump Table). (Error
- 59)
- ### Link: Errors prevented normal completion.
-
- Occurs when you try to use a pure virtual function in a code resource.
-
- I realize that there is a rule that says that development tools do not
- have to obey Apple's UI guidelines, and that they are supposed to
- print out obscure (pronounced "Meaningless") error messages, but would
- it be possible to at least start providing reasonable hints? Not all of
- us are (or want to be) compiler experts.
-
- I hate writing code resources.
- I hate writing code resources.
- I hate writing code resources.
- .
- .
- .
- Grr.
-
- +C
-
-
-